PORT=5000
MONGO_URI=mongodb://localhost:27017/pms
SESSION_SECRET=pms_secret_key_2025
CLIENT_URL=http://localhost:5173
